home *** CD-ROM | disk | FTP | other *** search
/ Wayzata World Factbook 1994 / World Factbook - 1994 Edition - Wayzata Technology (1994).iso / pc / mac / (12_inch.)_w / stack_-1.xml < prev    next >
Extensible Markup Language  |  1994-10-18  |  4KB  |  16 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in.)_w</name>
  5.     <id>-1</id>
  6.     <cardCount>392</cardCount>
  7.     <cardID>2864</cardID>
  8.     <listID>115967</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>512</width>
  14.         <height>342</height>
  15.     </cardSize>
  16.     <script>function pictureClickanswer "OK"send mouseDown to button Hereend pictureClickOn StartupEnd Startup------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------on closeStack                                         -- Called upon HOME or OPEN STACKdelete menu "Help"reset menuBar    -- Don't display CATEGORIES menuend closeStack------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------on openStackglobal notifOnceput 0 into notifOncehelpMenu                                             -- Display CATEGORIES menuend openStack------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------on suspendStack                                       -- Called upon HELPreset menuBar                                       -- Don't display CATEGORIES menuend suspendStack------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------on resumeStack                                        -- Called upon return from HELPhelpMenu                                             -- Re-display CATEGORIES menuend resumeStack------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------on helpMenu-- Display Help menuif there is a menu "Help" then exit helpMenucreate menu "Help"put helpMenuItems() into menu "Help"set the menuMessage of menuItem "Help Factbook" of Menu "Help" to go to Card 3end helpMenu------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------function helpMenuItemsreturn ┬¼"Help Factbook" & returnend helpMenuItemson wayzataGoTo cardNameset cursor to watchvisual iris open slowgo to card cardNameend wayzataGoToon wayzataGoToNum Num, cardNameset cursor to watchvisual iris open slowgo to card Numend wayzataGoToNumon wayzataGoToBackset cursor to watchvisual iris open slowgo to Backend wayzataGoToBackon WayzataGoPreviousset cursor to watchvisual iris open slowgo previousend WayzataGoPreviouson WayzataGoNextset cursor to watchvisual iris open slowgo nextend WayzataGoNexton wayzataViewMap nameput "WFB_1994:Maps:" & name into PICT-- put "" & name into PICTpicture PICT ,File,,,true,deepest--  Put the Result & " [" & PICT  &"]"if the result is not empty thenanswer "The Map could not be displayed, error:" & return & the resultend ifend wayzataViewMapon wayzataViewXMap nameput "WFB_1994:reglmaps:" & name into PICT-- put "" & name into PICTpicture PICT ,File,,,true,deepest--  Put the Result & " [" & PICT  &"]"if the result is not empty thenanswer "The Map could not be displayed, error:" & return & the resultend ifend wayzataViewXMapon wayzataViewChart nameput "WFB_1994:Charts:images:" & name into PICTpicture PICT ,File,,,true,deepest--  Put the Result & " [" & PICT  &"]"if the result is not empty thenanswer "The Chart could not be displayed, err